home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / image / qpng17e.zip / INSTALL.DAT / DRVSRC / DRVSRC.ZIP / S3.CFG < prev    next >
Text File  |  1995-10-21  |  2KB  |  54 lines

  1. # QPV/386 configuration file for S3 based graphics cards
  2. #
  3. # ATTENTION:  It is strongly recommended that you use VESA.DRV instead
  4. #             of S3.DRV, unless your S3 graphics card is very old and/or
  5. #             has buggy VESA support.
  6. #             It is also strongly recommended that you run VESATEST to
  7. #             determine which modes are actually supported by your BIOS.
  8. #             Note:  Even if your BIOS claims that certain modes are
  9. #             supported, that does not necessarily mean that they work
  10. #             correctly.
  11. #
  12. # Note:  hicolor/truecolor modes are not supported by 86c911 and 86c924.
  13.  
  14. #'S3
  15. #"S3-based graphics cards (86c80x, -928, -86x, -96x, "Trio/Vision")
  16.  
  17. S3 BGR     # BGR???  Don't know, maybe RGB
  18.  
  19. #       16 color modes:
  20.  
  21.  320  200   16     40 $0d 0
  22.  640  480   16     80 $12 0
  23.  800  600   16    100 $4f02 $102
  24. 1024  768   16    128 $4f02 $104
  25. # 1280 1024   16    160 $4f02 $106      # not supported by some cards/monitors
  26.  
  27. #       256 color modes:
  28.  
  29.  320  200  256    320 $13 0
  30.  640  480  256    640 $4f02 $101
  31.  800  600  256    800 $4f02 $103
  32. 1024  768  256   1024 $4f02 $205      # ???
  33. # 1280 1024  256   1280 $4f02 $107      # not supported by some cards/monitors
  34.  
  35. #       32K color (hicolor) modes:
  36.  
  37.  640  480  32K   1280 $4f02 $110
  38.  800  600  32K   1600 $4f02 $113
  39. 1024  768  32K   2048 $4f02 $116
  40. # 1280 1024  32K   2560 $4f02 $119      # not supported by some cards/monitors
  41.  
  42. #       64K color (hicolor) modes:
  43.  
  44.  640  480  64K   1280 $4f02 $111
  45.  800  600  64K   1600 $4f02 $114
  46. 1024  768  64K   2048 $4f02 $117
  47. # 1280 1024  64K   2560 $4f02 $11a      # not supported by some cards/monitors
  48.  
  49. #       16M color (truecolor) modes:
  50.  
  51.  640  480  16M   1920 $4f02 $112 R      # 3 or 4 bytes per pixel?
  52.  800  600  16M   2400 $4f02 $115 R
  53. 1024  768  16M   3072 $4f02 $118 R
  54.